Skip to main content

Simplified Google Transfer Authorization (GTA) API integration

Minor Upgrade

Google Transfer Authorization (GTA) purchases or subscriptions created through the Quotes (Assisted Sales) API or the Create Subscription API no longer require account and company fields. These fields exist to provision new Google accounts and do not apply to transfers, where the customer's Google account already exists.

With this change, only the following parameters are mandatory for a GTA quote created through the API:

  • Domain
  • Quantity
  • SKU
  • Transfer Type (GTA)

📝 Note: This is an API-only change. The Quotes UI continues to display the existing required account and company fields and behaves exactly as before.

Customer impact

Partners creating GTA quotes through the API benefit from a simpler, faster integration. Account and company fields that apply only to new Google account creation are no longer required, which reduces the request payload and avoids unnecessary validation errors.


Feature enablement

No feature enablement is required.

Setting enablement

No setting enablement is required.

Documentation

No documentation updates are required.

Was this page helpful?